3.2.26 \(\int \frac {1}{\sqrt [4]{a+b x^3} (c+d x^3)^{13/12}} \, dx\) [126]

Optimal. Leaf size=87 \[ \frac {x \sqrt [4]{\frac {c \left (a+b x^3\right )}{a \left (c+d x^3\right )}} \, _2F_1\left (\frac {1}{4},\frac {1}{3};\frac {4}{3};-\frac {(b c-a d) x^3}{a \left (c+d x^3\right )}\right )}{c \sqrt [4]{a+b x^3} \sqrt [12]{c+d x^3}} \]

[Out]

x*(c*(b*x^3+a)/a/(d*x^3+c))^(1/4)*hypergeom([1/4, 1/3],[4/3],-(-a*d+b*c)*x^3/a/(d*x^3+c))/c/(b*x^3+a)^(1/4)/(d
*x^3+c)^(1/12)

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 87, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.043, Rules used = {388} \begin {gather*} \frac {x \sqrt [4]{\frac {c \left (a+b x^3\right )}{a \left (c+d x^3\right )}} \, _2F_1\left (\frac {1}{4},\frac {1}{3};\frac {4}{3};-\frac {(b c-a d) x^3}{a \left (d x^3+c\right )}\right )}{c \sqrt [4]{a+b x^3} \sqrt [12]{c+d x^3}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/((a + b*x^3)^(1/4)*(c + d*x^3)^(13/12)),x]

[Out]

(x*((c*(a + b*x^3))/(a*(c + d*x^3)))^(1/4)*Hypergeometric2F1[1/4, 1/3, 4/3, -(((b*c - a*d)*x^3)/(a*(c + d*x^3)
))])/(c*(a + b*x^3)^(1/4)*(c + d*x^3)^(1/12))

Rule 388

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[x*((a + b*x^n)^p/(c*(c*((a
+ b*x^n)/(a*(c + d*x^n))))^p*(c + d*x^n)^(1/n + p)))*Hypergeometric2F1[1/n, -p, 1 + 1/n, (-(b*c - a*d))*(x^n/(
a*(c + d*x^n)))], x] /; FreeQ[{a, b, c, d, n, p, q}, x] && NeQ[b*c - a*d, 0] && EqQ[n*(p + q + 1) + 1, 0]

Rubi steps

\begin {align*} \int \frac {1}{\sqrt [4]{a+b x^3} \left (c+d x^3\right )^{13/12}} \, dx &=\frac {x \sqrt [4]{\frac {c \left (a+b x^3\right )}{a \left (c+d x^3\right )}} \, _2F_1\left (\frac {1}{4},\frac {1}{3};\frac {4}{3};-\frac {(b c-a d) x^3}{a \left (c+d x^3\right )}\right )}{c \sqrt [4]{a+b x^3} \sqrt [12]{c+d x^3}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 3.56, size = 86, normalized size = 0.99 \begin {gather*} \frac {x \sqrt [4]{1+\frac {b x^3}{a}} \left (1+\frac {d x^3}{c}\right )^{3/4} \, _2F_1\left (\frac {1}{4},\frac {1}{3};\frac {4}{3};\frac {(-b c+a d) x^3}{a \left (c+d x^3\right )}\right )}{\sqrt [4]{a+b x^3} \left (c+d x^3\right )^{13/12}} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[1/((a + b*x^3)^(1/4)*(c + d*x^3)^(13/12)),x]

[Out]

(x*(1 + (b*x^3)/a)^(1/4)*(1 + (d*x^3)/c)^(3/4)*Hypergeometric2F1[1/4, 1/3, 4/3, ((-(b*c) + a*d)*x^3)/(a*(c + d
*x^3))])/((a + b*x^3)^(1/4)*(c + d*x^3)^(13/12))

________________________________________________________________________________________

Maple [F]
time = 0.07, size = 0, normalized size = 0.00 \[\int \frac {1}{\left (b \,x^{3}+a \right )^{\frac {1}{4}} \left (d \,x^{3}+c \right )^{\frac {13}{12}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(b*x^3+a)^(1/4)/(d*x^3+c)^(13/12),x)

[Out]

int(1/(b*x^3+a)^(1/4)/(d*x^3+c)^(13/12),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*x^3+a)^(1/4)/(d*x^3+c)^(13/12),x, algorithm="maxima")

[Out]

integrate(1/((b*x^3 + a)^(1/4)*(d*x^3 + c)^(13/12)), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*x^3+a)^(1/4)/(d*x^3+c)^(13/12),x, algorithm="fricas")

[Out]

integral((b*x^3 + a)^(3/4)*(d*x^3 + c)^(11/12)/(b*d^2*x^9 + (2*b*c*d + a*d^2)*x^6 + (b*c^2 + 2*a*c*d)*x^3 + a*
c^2), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{\sqrt [4]{a + b x^{3}} \left (c + d x^{3}\right )^{\frac {13}{12}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*x**3+a)**(1/4)/(d*x**3+c)**(13/12),x)

[Out]

Integral(1/((a + b*x**3)**(1/4)*(c + d*x**3)**(13/12)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*x^3+a)^(1/4)/(d*x^3+c)^(13/12),x, algorithm="giac")

[Out]

integrate(1/((b*x^3 + a)^(1/4)*(d*x^3 + c)^(13/12)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {1}{{\left (b\,x^3+a\right )}^{1/4}\,{\left (d\,x^3+c\right )}^{13/12}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((a + b*x^3)^(1/4)*(c + d*x^3)^(13/12)),x)

[Out]

int(1/((a + b*x^3)^(1/4)*(c + d*x^3)^(13/12)), x)

________________________________________________________________________________________